home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / etc / pcmcia / ftl.opts < prev    next >
Text File  |  2005-10-18  |  251b  |  14 lines

  1. # FTL Device Configuration
  2. #
  3. # The address format is "scheme,socket,instance".
  4. #
  5. case "$ADDRESS" in
  6. *,*,*)
  7.     #INFO="Sample FTL setup"
  8.     #DO_FSTAB="y" ; DO_FSCK="y" ; DO_MOUNT="y"
  9.     #FSTYPE="ext2"
  10.     #OPTS=""
  11.     #MOUNTPT="/mnt/mem"
  12.     ;;
  13. esac
  14.